home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / space_bo.swf / scripts / DefineSprite_183 / frame_1 / DoAction.as
Encoding:
Text File  |  2010-11-09  |  152 b   |  9 lines

  1. sfxDig = new Sound(this);
  2. sfxDig.attachSound("sfxDig");
  3. active = 1;
  4. prevActive = 0;
  5. _parent.rikonActive = 0;
  6. rikonY = 0;
  7. this._x = 570;
  8. play();
  9.